[Manager Summary]

PMGetDialogPtr


Supplies the DialogRecord structure for the page setup or print dialog box.
OSStatus PMGetDialogPtr(PMDialog pmDialog, DialogPtr *theDialog)
PARAMETERS
pmDialog
The PMDialog object from which you wish to extract the DialogRecord structure.
theDialog
On return, a pointer to a Dialog Manager structure of type DialogRecord.
function result
A result code. See Result Codes.
CARBON PORTING NOTES
 The PMGetDialogPtr gives you access to the information formerly contained in the dlg field of the Printing Manager structure TPrDlg .

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.